PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStructureTree Class
Methods


In This Topic
    PDFStructureTree Class Members
    In This Topic

    The following tables list the members exposed by PDFStructureTree.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodGets the attributes class map.  
    Public MethodGets the COS structure tree.  
    Public MethodGets the document that owns this structure tree.  
    Public MethodGets the identifiers map.
    If the property is set on a object, then a must be created and the must be mapped to the corresponding object.  
    Public MethodGets the roles map.  
    Public MethodGets the child or children structure elements.  
    Public MethodOverloaded. Adds a mapping between an image and a structure element.  
    Public MethodSets the attributes class map.  
    Public MethodSets the document that owns this structure tree.
    This method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodSets the identifiers map.
    If the property is set on a object, then a must be created and the must be mapped to the corresponding object.  
    Public MethodSets the roles map.  
    Public MethodSets the child or children structure elements.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Public MethodThis method supports the internal library infrastructure and should not be used by external client code.  
    Top
    See Also